FullscreenHandler

interface FullscreenHandler

Properties

isFullscreen
Link copied to clipboard
abstract val isFullscreen: Boolean

Functions

onDestroy
Link copied to clipboard
abstract fun onDestroy()
onFullscreenExitRequested
Link copied to clipboard
abstract fun onFullscreenExitRequested()
onFullscreenRequested
Link copied to clipboard
abstract fun onFullscreenRequested()
onPause
Link copied to clipboard
abstract fun onPause()
onResume
Link copied to clipboard
abstract fun onResume()